home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 May
/
PCWMAY06.iso
/
Software
/
Resources
/
PaperCut Quota 6.1
/
pc-setup.exe
/
{app}
/
WebAdmin
/
includes
/
header.inc
< prev
next >
Wrap
Text File
|
2005-07-05
|
3KB
|
83 lines
<%' (c) Copyright 1999-2004 PaperCut Software Pty. Ltd. %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<!-- #include file="head.inc" -->
<BODY leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0" marginheight="0">
<!-- ====((( HEADER START )))==== -->
<TABLE height="78" cellspacing="0" cellpadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD valign="top" align="left" height="57"><A href="http://www.papercut.biz"><IMG
height="57" alt="PaperCut" src="images/papercut.gif" width="196"
border="0"></A></TD>
<TD width="2000" height="57">
<TABLE height="57" cellspacing="0" cellpadding="0" width="100%"
border="0">
<TBODY>
<TR>
<TD colspan="2" align="right" background="images/topbar_background.gif"
bgcolor="#006634" colspan="2" height="34">
</TD>
</TR>
<TR>
<TD width="70%" valign="middle" align="left" width="100%" bgcolor="#378742" height="23">
<!-- ====((( PRIMARY NAV MENU )))==== -->
<% If gstrUnregisteredMsg <> "" Then %>
<SPAN style="color: white; font-weight: bold;">
<% If gblnTrialExpired Then %>
<MARQUEE>
<%= gstrUnregisteredMsg %>
</MARQUEE>
<% Else %>
<%= gstrUnregisteredMsg %>
<% End If %>
</SPAN>
<% End If %>
</TD>
<TD valign="middle" align="right" width="30%" bgcolor="#378742" height="23" nowrap="nowrap">
<!-- ====((( PRIMARY NAV MENU )))==== -->
<SPAN style="color: white; font-weight: bold; padding-right: 20px;">
<%=GetText("LoggedInAs") %>: <%= gstrLoggedInUser %>
</SPAN>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
<TR>
<TD valign="middle" align="right" bgcolor="#46526c" colspan="2"
height="21"> </TD>
</TR>
</TBODY>
</TABLE>
<!-- ====((( HEADER END )))==== --><!-- ====((( CONTENT START )))==== -->
<TABLE height="80%" cellspacing="0" cellpadding="5" width="100%" border="0">
<TBODY>
<TR>
<TD valign="top" align="left" width="130" bgcolor="#dbdb95" height="100%">
<!-- ====((( LEFT NAV START )))==== -->
<DIV id="leftNav">
<IMG height="4" alt="tr.gif" src="images/tr.gif" width="1" border="0"><BR>
<IMG height="8" alt="left_nav_dots" src="images/left_nav_dots.gif" width="153"><BR>
<IMG height="4" alt="tr.gif" src="images/tr.gif" width="1" border="0"><BR>
<!-- #include file="sidenav.inc" -->
</DIV>
<IMG height="300" alt="tr.gif" src="images/tr.gif" width="1" border="0">
<!-- ====((( LEFT NAV END )))==== -->
</TD>
<TD valign="top" align="left" width="2000" height="100%">
<!-- ====(((## BEGIN MAIN CONTENT ##)))==== -->
<%
if (gstrErrorMessage <> "") then
Response.Write "<DIV class=""webAdminMessage"">" & gstrErrorMessage & "</DIV>"
end if
%>